Revision: bazaar--authinfo--1.4--patch-3
Archive: Matthieu.Moy@imag.fr--public
Creator: Matthieu Moy <Matthieu.Moy@imag.fr>
Date: Fri Apr 15 14:44:43 CEST 2005
Standard-date: 2005-04-15 12:44:43 GMT
Modified-files: libarch/authinfo.c
New-patches: Matthieu.Moy@imag.fr--public/bazaar--authinfo--1.4--patch-3
Summary: .authinfo parser accepts lines without password field
Keywords: 

It can be usefull to provide the login but not the password in .authinfo.
Other software can use this syntax also, so baz can at worse ignore this
line, but shouldn't abort reading the .authinfo in this case.

The parser is also more tolerant to errors and tries to continue instead
of aborting in case of problem.
